✓ NomadNet 1.4.2 released
🬤 rns.recipes
Markdown export · not-all-interfaces-appearing-on-rmapworld.md
Copy the block below or save it to a .md file.
# Not all interfaces appearing on rmap.world
_Help · started by b1LL on Fri, Sep 11, 2026 6:31 PM_
---
## Original post
**b1LL** · Fri, Sep 11, 2026 6:31 PM
I have several interfaces running and for some reason only two of them appear on rmap.
Config:
[[xxxx]]
type = RNodeInterface
enabled = yes
port = /dev/ttyACM0
frequency = 914875000
bandwidth = 125000
spreadingfactor = 10
codingrate = 5
txpower = 17
discoverable = yes
discovery_name = xxxxxx
latitude = xxxxx
longitude = xxxx
height = xxx
announce_interval = 720
[[Reticulum_Gateway]]
type = BackboneInterface
mode = gateway
enabled = yes
listen_ip = 0.0.0.0
listen_port = 4242
reachable_on = mesh.xxxx.org
discoverable = yes
discovery_name = xxxx_rns_Gateway
discovery_stamp_value = 16
latitude = xxxx
longitude = xxxx
height = xxxx
announce_interval = 720
[*These two above appear on rmap, then I have several additional backbone interfaces not shown here that are not discoverable, and then finally I have the Yggdrasil interface which does not show up on rmap*]
[[Yggdrasil Gateway]]
type = BackboneInterface
enabled = yes
discoverable = yes
latitude = xxxx
longitude = xxxx
announce_interval = 720
target_host = 201:xxxx
target_port = 4343
listen_on = ::
port = 4343
reachable_on = 200:xxxxx
The Yggdrasil interface itself is working appropriately, would just like for it to show up on rmap to encourage community involvement. Thanks.
---
## Reply 1
**Anonymous** · Fri, Sep 11, 2026 7:53 PM
I believe rmap doesn't display discovered Yggdrasil interfaces given there are quite a few in the network and rmap doesn't have a category for them.
---
## Reply 2
**Anonymous** · Fri, Sep 11, 2026 7:55 PM
Although you could try contacting their LXMF linked on https://rmap.world/info.html
---
## Reply 3
**b1LL** · Fri, Sep 11, 2026 8:10 PM
**Anonymous** wrote:
> I believe rmap doesn't display discovered Yggdrasil interfaces given there are quite a few in the network and rmap doesn't have a category for them.
They should just fall under backbone, right? I was trying to copy this node on rmap

---
## Reply 4
**Anonymous** · Sat, Sep 12, 2026 10:00 AM
I was unable to successfully contact them unfortunately. Unsure if the lxmf address is still used.
---